pygrub fsimage.so: Honour LDFLAGS when building
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 11:32:00 +0000 (12:32 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 17:23:31 +0000 (18:23 +0100)
commit0977b6b42b2b44c8d53bd490aefd53ffe23a63e4
treeb8987f14a09bc8b975f43ef932cd4727ef41efd6
parent6aad8ffe2e7ff3b5f6120af811e25712a2e771e9
pygrub fsimage.so: Honour LDFLAGS when building

This seems to have been simply omitted.  Obviously this is needed when
building and not just when installing.  Passing only when installing
is ineffective.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/pygrub/Makefile